CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 角点检测 susan

搜索资源列表

  1. ImageCodes-Harris

    0下载:
  2. VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:926295
    • 提供者:赵辉
  1. susandetector

    0下载:
  2. SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10370
    • 提供者:李杰
  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3293820
    • 提供者:陈宣雅
  1. SusanEdge

    0下载:
  2. 拿VC编写基于MFC模式的susan边缘角点检测程序-Canal VC MFC model based on the preparation of the susan edge angle detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:597151
    • 提供者:刘索山
  1. mysusan

    0下载:
  2. Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8723
    • 提供者:1111111
  1. VC_Harris_Corner

    0下载:
  2. VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:89630
    • 提供者:zhanghl
  1. VC_Susan

    0下载:
  2. VC开发的SUSAN检测程序,包括了主要的角点检测算法,并在边缘检测上进行了应用!-development of the VC SUSAN testing procedures, including the main angle detection algorithm, and edge detection on the application!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92532
    • 提供者:zhanghl
  1. susan2l

    0下载:
  2. 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:12683
    • 提供者:潘宁
  1. SUSAN1

    0下载:
  2. 关于susan角点检测的完整c语言代码,可以拿来直接使用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:35385
    • 提供者:linannan321
  1. susan_detect_corner

    0下载:
  2. susan实现图像的角点检测,调用的详细说明在源代码内有注释.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2297
    • 提供者:wg
  1. susan

    0下载:
  2. SUSAN角点检测的源代码,里面有去除伪角点的代码-SUSAN corner detection of the source code, which has the code to remove false corner
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:693426
    • 提供者:王琪
  1. SUSAN-keypointExtraction

    0下载:
  2. SUSAN算法角点检测算法,用于提取图像角点以及特征线-SUSAN algorithm corner detection algorithm for extracting image corners and characteristic lines
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:353061
    • 提供者:一苇杭之
  1. SUSAN

    0下载:
  2. 本算法实现了基于SUSAN的角点检测算法,使用MATLAB实现- This algorithm based on SUSAN corner detection algorithm, using MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:7862
    • 提供者:胡屯仓
  1. SUSAN

    0下载:
  2. 一个比较好的边缘检测和角点检测代码,采用的是SUSAN算子,它采用含有37个像素的近似圆形的模版得到各向同性的响应-A better edge detection and corner detection code, using SUSAN operator, which uses roughly circular template contains 37 pixels get isotropic response
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1014
    • 提供者:姜荣剑
  1. SUSAN

    0下载:
  2. SUSAN角点检测,代码可用。可以直接运行edgexample.m和edgexample2.m两个文档。-SUSAN corner detection, the code is available. Can be run directly edgexample. M and edgexample2 m two documents
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:35308
    • 提供者:woxiaoxin
  1. susan

    0下载:
  2. susan 角点检测算法,是角点检测算法中最好的一种,可直接运行-susan cornor detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14602
    • 提供者:陈健
  1. SUSAN

    0下载:
  2. 用于角点检测的SUSAN算法,可靠性高、计算量小、抗噪能力强-For corner detection SUSAN algorithm, high reliability and a small amount of calculation, strong noise immunity
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2779
    • 提供者:赵凤玲
  1. Susan

    0下载:
  2. 运用susan算法进行角点检测,并在图中显示出来-Application susan corner detection algorithm and displayed in the drawing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:120287
    • 提供者:lilili
  1. susan

    0下载:
  2. SUSAN 角点检测,里面有实例,可以用matlab正常使用-SUSAN corner detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:178422
    • 提供者:随风
  1. SUSAN

    0下载:
  2. 本程序实现SUSAN角点检测,Matlab代码。-This program implements SUSAN corner detection, Matlab code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:46366
    • 提供者:luo
« 1 2 34 5 »
搜珍网 www.dssz.com